Skip to content

Install the SIGHUP dump handler reflectively - #2852

Open
holgerfriedrich wants to merge 1 commit into
apache:mainfrom
holgerfriedrich:pr-signal-warnings
Open

Install the SIGHUP dump handler reflectively#2852
holgerfriedrich wants to merge 1 commit into
apache:mainfrom
holgerfriedrich:pr-signal-warnings

Conversation

@holgerfriedrich

Copy link
Copy Markdown
Contributor

This avoids warnings during compilation which are printed in every CI summary.
sun.misc.Signal and SignalHandler are internal proprietary APIs. The approach is taken over from Main.java.

This avoids warnings during compilation which are printed in every CI
summary.
sun.misc.Signal and SignalHandler are internal proprietary APIs.
The approach is taken over from Main.java.
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Test Results

  702 files  ±0    702 suites  ±0   1h 19m 39s ⏱️ + 2m 11s
  932 tests ±0    884 ✅ ±0   48 💤 ±0  0 ❌ ±0 
2 796 runs  ±0  2 652 ✅ ±0  144 💤 ±0  0 ❌ ±0 

Results for commit cccfa8a. ± Comparison against base commit ed4d306.

@jbonofre
jbonofre self-requested a review September 6, 2026 16:20
@jbonofre

jbonofre commented Sep 6, 2026

Copy link
Copy Markdown
Member

It sounds interesting, I will do the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants